home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Leser 15 / Amiga Plus Leser CD 15.iso / Tools / Development / AmigaTalk_X / AmigaTalk.readme < prev    next >
Encoding:
Text File  |  2002-03-13  |  1.7 KB  |  52 lines

  1. Short: V1.9 of AmigaTalk (Smalltalk GUI)
  2.  
  3. Uploader: jimbot@rconnect.com (The Author)
  4. Author:   jimbot@rconnect.com (James T. Steichen)
  5. Type:     dev/lang
  6. Version:  V1.9
  7.  
  8. AmigaTalk V1.9 is a version of 'Little Smalltalk' (V1.0 by Tim Budd) that
  9. has been re-written & enhanced for the Amiga line of computers.
  10.  
  11.                James T. Steichen, Copyright (c) 1998-2002.
  12.  
  13. Smalltalk is a computer language that was developed by the Xerox corp.
  14. in the 1980's.  The main reason that I wrote this port of 'Little 
  15. Smalltalk' was to utilize the Amiga's graphics capabilities in making
  16. simulation-type programs.
  17.  
  18. WARNING:
  19. ~~~~~~~
  20.    There are some things that I can no longer test due to the fact
  21.    that my System has a CyberVision 64D graphics card & is using
  22.    the cybergraphics.library (et al).  I would appreciate some
  23.    feedback about problems that you might find, since I will not
  24.    always be able to find them.
  25.  
  26.    The system is currently NOT fully documented (especially IFF, BOOPSI
  27.    & AmigaDOS Classes), so expect to see some holes in the documentation.
  28.    
  29.    I did NOT go back & verify that all the Test files still work as
  30.    shown.
  31.    
  32. REQUIREMENTS
  33. ~~~~~~~~~~~~
  34.    AmigaTalk uses DeckBrowser which is Copyrighted (c) by InovaTronics.
  35.    I've included a copy of it with my distribution.  It should be placed
  36.    in the command path where the Amiga OS can find it (example: 'C:')
  37.  
  38.    68040 or better microprocessor. (68000 or 68020 available upon request).
  39.  
  40.    4+ Mb of RAM
  41.    
  42.    AmigaDOS 3.5+
  43.  
  44.    Hard disk.
  45.  
  46. HISTORY
  47. ~~~~~~~
  48.    1.9 Added more functionality to the program & cleaned out some bugs.
  49.    1.8 Added more functionality to the program & cleaned out some bugs.
  50.    1.7 Second version released to aminet.
  51.    1.6
  52.    1.5 First version released to aminet.